Welcome![Sign In][Sign Up]
Location:
Search - fundamental of algorithm

Search list

[Other resource遗传算法框架程序

Description: 本算法采用最基本的遗传算法编写,有利于初学者掌握遗传算法的构成。-This algorithm is written by the most fundamental genetic algorithm,benefit the beginner to know the structure of genetic algorithm
Platform: | Size: 115802 | Author: 吕化 | Hits:

[AI-NN-PR遗传算法框架程序

Description: 本算法采用最基本的遗传算法编写,有利于初学者掌握遗传算法的构成。-This algorithm is written by the most fundamental genetic algorithm,benefit the beginner to know the structure of genetic algorithm
Platform: | Size: 115712 | Author: 吕化 | Hits:

[AlgorithmBpriori_0

Description: 在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and the frequent association rules is the area of data mining the most fundamental and important issues. Most of the early studies used a similar Apriori algorithm for the selection of candidates and test-iterative way was costly, particularly mining the rich patterns and long model, Jiawei Han proposed a novel data structure FP_tree and on the basis of their FP_growth algorithm used effectively the model for long and rich patterns of excavation. This paper discussed the FP_growth algorithm on the basis of the Visual C of the algorithm, and the preparation procedure of the algorithm.
Platform: | Size: 10240 | Author: hq | Hits:

[Software EngineeringClassic_Alogrithm_10_Book_EN

Description: 十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE CHAPTER 1: INTRODUCTION CHAPTER 2: ARRAYS CHAPTER 3: STACKS AND QUEUES CHAPTER 4: LINKED LISTS CHAPTER 5: TREES CHAPTER 6: GRAPHS CHAPTER 7: INTERNAL SORTING CHAPTER 8: EXTERNAL SORTING CHAPTER 9: SYMBOL TABLES CHAPTER 10: FILES APPENDIX A: SPARKS APPENDIX B: ETHICAL CODE IN INFORMATION PROCESSING APPENDIX C: ALGORITHM INDEX BY CHAPTER -10 classic algorithm correctness. Chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE CHAPTER 1 : INTRODUCTION CHAPTER 2 : ARRAYS CHAPTER 3 : STACKS AND QUEUES CHAPTER 4 : LINKED LISTS CHAPTER 5 : TREES CHAPTER 6 : Yaojun CHAPTER 7 : INTERNAL SORTING CHAPTER 8 : EXTERNAL SORTING CHAPTER 9 : Symbol TABLES CHAPTER 10 : FILES APPENDIX A : SPARKS APPENDIX B : ETHICAL CODE IN INFORMATION PROCESSING APPENDIX C : ALGORITHM INDEX BY CHAPTER
Platform: | Size: 20005888 | Author: icc | Hits:

[OtherGraphLib_src

Description: 图的数据结构的实现。A fundamental graph library implements data structure and algorithms that you must have learned from text books. The Graph data structure is implemented as its natural structure. Taking advantage of C++ STL associative container, it is of high performance and efficiency when deletion insertion and search.-Graph data structure implementation. A fundamental graph library implements data structure and algorithms that you must have learned from text books. The Graph data structure is implemented as its natural structure. Taking advantage of C++ STL associative container, it is of high performance and efficiency when deletion insertion and search.
Platform: | Size: 29696 | Author: 南亮亮 | Hits:

[Technology ManagementALinearAlgorithmwithHighAccuracyforEstimatingFunda

Description: 通过引入与余差有关的代价函数,给出了一种高精度估计基础矩阵的线性算法——加权平移算法.首先 将原始输入数据加权,计算加权后数据的重心坐标,将坐标原点平移到该重心坐标,再作归一化处理.然后用8点 算法求出基础矩阵F阵的8个参数,实现了F阵的高精度估计.实验结果表明,此算法具有良好的鲁棒性,且余差 和对极距离都小于其他线性算法,提高了基础矩阵的精度. -Through the introduction of residual error associated with the cost function, gives a high-precision estimates based on linear matrix algorithm- weighted translation algorithm. First of all, the original input data weighted to calculate the weighted center of gravity after the data coordinates, will be moved to the coordinates origin Ping The center of gravity coordinates, re-normalized. and then use the 8 point algorithm to derive the fundamental matrix F array eight parameters, the achievement of the F array of high-precision estimates. The experimental results show that this algorithm has good robustness, and residual error and the distance is less than most other linear algorithms, improve the accuracy of the fundamental matrix.
Platform: | Size: 144384 | Author: 马睿 | Hits:

[Speech/Voice recognition/combineyinacf10

Description: The Yin algorithm was developed by Alain de Cheveigné of IRCAM-CNRS and Hideki Kawahara of Wakayama University. It allows for real-time continuous (for each sample) fundamental frequency estimation. It features a very low error rate and few tuning parameters. This implementation is a C++ template, with EMM support for faster processing. Developped in Visual C++ 6.0, but should compile with other compilers.-The Yin algorithm was developed by Alain de Cheveigné of IRCAM-CNRS and Hideki Kawahara of Wakayama University. It allows for real-time continuous (for each sample) fundamental frequency estimation. It features a very low error rate and few tuning parameters. This implementation is a C++ template, with EMM support for faster processing. Developped in Visual C++ 6.0, but should compile with other compilers.
Platform: | Size: 12288 | Author: _tika_ | Hits:

[matlabshiyan2

Description: 本文主要阐述了DTMF的原理及如何在MATLAB上产生DTMF信号,主要涉及到电话拨号音合成的基本原理及识别的主要方法,利用 MATLAB 软件以及 FFT 算法实现对电话通信系统中拨号音的合成与识别。并进一步利用 MATLAB 中的图形用户界面 GUI 制作简单直观的模拟界面。 能够利用矩阵不同的基频合成 0 - 9 不同按键的拨号音,并能够对不同的拨号音加以正确的识别,实现由拨号音解析出电话号码的过程,完成对电话拨号音系统的简单的实验仿真。-This paper described the principle and how DTMF in MATLAB to generate DTMF-This paper describes the principle of DTMF and how MATLAB to generate DTMF signals, mainly related to the telephone dial tone and identification of the basic principles of synthesis of the main method, using MATLAB software, and the FFT algorithm to the telephone communication system, the synthesis and identification of dial tone . And further the use of MATLAB' s graphical user interface simple and intuitive GUI make the analog interface. Able to use a different fundamental frequency matrix synthesis of 0- 9 different button dial tone and can be different correct identification of dial tone to achieve by the dial tone of the process of parsing a telephone number to complete the telephone dial tone system, a simple experiment simulation.-This paper described the principle and how DTMF in MATLAB to generate DTMF
Platform: | Size: 1024 | Author: | Hits:

[OtherBlowfishEncryption

Description: blowfish algorithm.. this is the fundamental of blowfish
Platform: | Size: 51200 | Author: as | Hits:

[Graph Recognizecrfzl

Description: crf相关论文包括  基于多层条件随机场的中文命名实体识别.pdf 基于层叠条件随机场的旅游领域命名实体识别.pdf 基于条件随机场的汉语动宾搭配自动识别.pdf 基于条件随机场的汉语分词研究.pdf 基于条件随机场的命名实体识别研究.pdf 基于条件随机场的中文命名实体识别1.pdf 基于条件随机场的中医命名实体识别.pdf、 条件随机场模型归一化因子的计算方法.pdf-Named entity recognition is one of the fundamental problems in many natural language processing applications,such as inform ation extraction,inform ation retrieval,machine translation,shallow parsing and question answering system.This paper mainly researches the recognition of the complex location and complex organization in Chinese named entity.This paper presents a new algorithm of named entity recognition based on cascaded conditional random fields.We experimentally evaluate the algorithm on la~e-scale corpus
Platform: | Size: 10771456 | Author: 邹俊杰 | Hits:

[AI-NN-PRApriorialgorithm

Description: 关联规则的目的在于在一个数据集中找出项之间的关系,也称之为购物蓝分析 (market basket analysis)。Apriori algorithm是关联规则里一项基本算法。-The purpose of association rules in a data set to identify relationships between items, also known as shopping blue analysis (market basket analysis). Apriori algorithm is a fundamental algorithm in association rule.
Platform: | Size: 22528 | Author: 段保京 | Hits:

[Booksthe_art_of_computer_programming

Description: 计算机程序设计艺术    《计算机程序设计艺术》重译自Donald E. Knuth(汉名高德纳)的三卷著作:"The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";三卷中文名为《基本算法》、《半数值算法》及《排序与查找》。本书内容博大精深,作者因为三卷书获得美国计算机协会1974年图灵奖(该奖被国际公认为计算机科学领域的最高奖项)。- "Art of Computer Programming" re-translated from Donald E. Knuth (Chinese name Donald Knuth) three-volume work: "The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching" three volumes Chinese called "the basic algorithm", "semi-numerical algorithm" and "sort and find." Book content is profound, because the three-volume book on the U.S. Association for Computing Machinery Turing Award in 1974 (the prize is internationally recognized as the highest award in the field of computer science).
Platform: | Size: 1874944 | Author: 蟲子 | Hits:

[matlabfundamental_martix

Description: 基于matlab写的计算机视觉中的基础矩阵算法,采用了强标定的方式,其中用了最小二乘法计算基础矩阵的八点法-Based on matlab written in the vision of the computer, using the fundamental matrix algorithm is strong, the calibration of the least-square method in calculating the eight points based matrix
Platform: | Size: 4096 | Author: 李天涯 | Hits:

[VHDL-FPGA-Verilogccmul

Description: FFT旋转因子,旋转因子是蝶形运算的组成部分,是数字信号处理FFT算法的基础部分-FFT twiddle factor, rotation factor is an integral part of the butterfly, digital signal processing is a fundamental part of FFT algorithm
Platform: | Size: 1024 | Author: 姚兴波 | Hits:

[matlabzixiangguanmatlab

Description: 基于matlab的自相关提取基频算法(结合了带通滤波,三电平削波)-Autocorrelation matlab-based fundamental frequency extraction algorithm (a combination of band-pass filter, three-level clipping)
Platform: | Size: 13312 | Author: zws | Hits:

[Industry researchAlgorithm-of-JPEG2000

Description: 阐述了JPEG2000的发展历程及组成结构、 JPEG2000 Part 1 的图像压缩过程及相应技术,并对JPEG2000标准最新的四个部分做了简要介绍。-In this paper , the development and organization of JPEG2000 standard,theprocess , fundamental theories and involved technologies of image compression in JPEG2000 Part 1 are presented and give brief introduction to the developments of these new parts.
Platform: | Size: 1232896 | Author: Daniel | Hits:

[OtherLow-Rate-TCP-Targeted-Denial-of-Service-Attacks-a

Description: Abstract—Denial of Service attacks are presenting an increasing threat to the global inter-networking infrastructure. While TCP’s congestion control algorithm is highly robust to diverse network conditions, its implicit assumption of end-system cooperation results in a well-known vulnerability to attack by high-rate non-responsive fl ows. In this paper, we investigate a class of low-rate denial of service attacks which, unlike high-rate attacks, are diffi cult for routers and counter-DoS mechanisms to detect. Using a combination of analytical modeling, simulations, and Internet experiments, we show that maliciously chosen low-rate DoS traffi c patterns that exploit TCP’s retransmission timeout mechanism can throttle TCP fl ows to a small fraction of their ideal rate while eluding detection. Moreover, as such attacks exploit protocol homogeneity, we study fundamental limits of the ability of a class of randomized timeout mechanisms to thwart such low-rate DoS attacks.-Abstract—Denial of Service attacks are presenting an increasing threat to the global inter-networking infrastructure. While TCP’s congestion control algorithm is highly robust to diverse network conditions, its implicit assumption of end-system cooperation results in a well-known vulnerability to attack by high-rate non-responsive fl ows. In this paper, we investigate a class of low-rate denial of service attacks which, unlike high-rate attacks, are diffi cult for routers and counter-DoS mechanisms to detect. Using a combination of analytical modeling, simulations, and Internet experiments, we show that maliciously chosen low-rate DoS traffi c patterns that exploit TCP’s retransmission timeout mechanism can throttle TCP fl ows to a small fraction of their ideal rate while eluding detection. Moreover, as such attacks exploit protocol homogeneity, we study fundamental limits of the ability of a class of randomized timeout mechanisms to thwart such low-rate DoS attacks.
Platform: | Size: 236544 | Author: van hoi | Hits:

[VC/MFCThe-Art-of-Computer-Programming(one)

Description: 《计算机程序设计艺术》重译自Donald E. Knuth(汉名高德纳)的三卷著作:"The Art of Computer Programming: 1. Fundamental Algorithms;中文名为《基本算法》;本书内容博大精深,作者因为三卷书获得美国计算机协会1974年图灵奖(该奖被国际公认为计算机科学领域的最高奖项)。-" Art of Computer Programming" re-translated from Donald E. Knuth (Chinese name Donald Knuth) of the three-volume book: " The Art of Computer Programming: 1. Fundamental Algorithms Chinese called" basic algorithm " book is profound, of the United States Association for Computing Machinery' s Turing Award in 1974 because of three books (The award is internationally recognized as the highest award in the field of computer science).
Platform: | Size: 42193920 | Author: Wug | Hits:

[OtherThe-Algorithm-Design-Manual-Second-Edition-2008.z

Description: Good algorithm designers understand several fundamental algorithm design techniques, including data structures, dynamic programming, depth-first search, backtracking, and heuristics. Perhaps the single most important design technique is modeling, the art of abstracting a messy real-world application into a clean problem suitable for algorithmic attack.
Platform: | Size: 4001792 | Author: otot | Hits:

[VC/MFCThe-Art-of-Computer-Programming

Description: 《计算机程序设计艺术》重译自Donald E. Knuth(汉名高德纳)的三卷著作:"The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";三卷中文名为《基本算法》、《半数值算法》及《排序与查找》。本书内容博大精深,作者因为三卷书获得美国计算机协会1974年图灵奖(该奖被国际公认为计算机科学领域的最高奖项)。-Re-translated from Donald E. Knuth, The Art of Computer Programming " (Chinese name Donald Knuth) of the three-volume book:" The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching " three volume Chinese called " basic algorithm" , " semi-numerical algorithm" and " Sort and Find. This book is profound, of the Association for Computing Machinery' s Turing Award in 1974 because of three books (The award is internationally recognized as the highest award in the field of computer science).
Platform: | Size: 48766976 | Author: Andrew | Hits:
« 12 3 4 »

CodeBus www.codebus.net